@media screen and (max-width: 1024px) {
  /*小于1024的都算手机版750*/
  #about .honor .honor_con .honor_swiper {
    height: 6.8rem;
  }
  #about .honor .honor_con .honor_swiper .swiper-slide .ss_img img {
    width: 90%;
    margin: 0 auto;
  }
  #about .honor .honor_con .honor_swiper .swiper-slide .ss_tit {
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    color: #fff;
    font-size: 0.36rem;
    display: block;
    margin-top: 0.24rem;
  }
  /*内页banner样式开始*/
  .sub_banner {
    width: 100%;
    height: 4rem;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
  }
  .sub_banner .cn {
    height: 0.48rem;
    font-weight: bold;
    font-size: 0.5rem;
    color: #FFFFFF;
    line-height: 0.6rem;
    text-shadow: 0px 2px 4px rgba(11, 44, 0, 0.45);
    text-align: center;
    padding-bottom: 0.24rem;
    padding-top: 0.9rem;
  }
  .sub_banner .en {
    height: 0.4rem;
    font-family: BebasNeue;
    font-size: 0.4rem;
    color: #FFFFFF;
    line-height: 0.4rem;
    text-shadow: 0px 2px 4px rgba(11, 44, 0, 0.45);
    text-align: center;
    text-transform: uppercase;
  }
  /*内页banner样式结束*/
  /*其他共用样式开始*/
  .footer {
    padding: 0 0.24rem;
    background-color: #fff;
  }
  .footer .foot_main {
    display: none;
  }
  .footer .foot_info {
    color: #888A91;
    border: none;
    margin-top: 0;
    font-size: 0.2rem;
  }
  .footer .foot_info p {
    width: 100%;
    text-align: center;
    font-size: 0.24rem;
  }
  .footer .foot_info span {
    display: none;
  }
  .title_ny {
    padding: 0 0 0.4rem;
    font-weight: bold;
    font-size: 0.48rem;
    color: #222636;
    line-height: 0.5rem;
    text-align: left;
    font-style: normal;
  }
  .pagination {
    list-style-type: none;
    padding: 0.32rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .pagination a {
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    text-decoration: none;
    border-radius: 0.2rem;
    font-family: monospace;
    font-size: 0.24rem;
    padding: 0;
  }
  .fenye_ny {
    padding-top: 0.4rem;
    display: block;
    justify-content: space-between;
    padding-bottom: 0.32rem;
  }
  .fenye_ny .fenye_box {
    flex: 0 0 auto;
    width: 100%;
    height: auto;
  }
  .fenye_ny .fenye_box a {
    color: #fff;
    display: block;
    width: 100%;
    padding: 0.24rem 0.4rem;
    box-sizing: border-box;
    background-color: #037F7A;
    border: none;
    margin-bottom: 0.24rem;
  }
  .fenye_ny .fenye_box a span {
    position: relative;
    padding-left: 0.24rem;
    font-size: 0.24rem;
  }
  .fenye_ny .fenye_box a p {
    padding-top: 0.24rem;
    font-weight: 400;
    font-size: 0.28rem;
    line-height: 0.4rem;
    font-style: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    max-height: 0.44rem;
  }
  .fenye_ny .fenye_box a.last span {
    position: relative;
    padding-right: 0.24rem;
  }
  .fenye_ny .fenye_box a.first span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.16rem;
    width: 0.32rem;
    height: 0.32rem;
    background: url(../img/news/arrow_white.svg) no-repeat left center;
  }
  .fenye_ny .fenye_box a.last span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.16rem;
    width: 0.32rem;
    height: 0.32rem;
    background: url(../img/news/arrowright_white.svg) no-repeat right center;
  }
  .mbx {
    padding: 0.24rem 0;
    font-size: 0.24rem;
  }
  .mbx span {
    padding-left: 0.1rem;
    font-weight: 400;
    font-size: 0.24rem;
    color: #66676E;
    line-height: 0.32rem;
    font-style: normal;
  }
  .mbx a {
    position: relative;
    padding: 0 0.2rem 0 0.12rem;
    width: auto;
    color: #66676E;
    line-height: 0.32rem;
    font-style: normal;
    display: inline-block;
    margin-right: 0.16rem;
  }
  .mbx a:after {
    content: "";
    position: absolute;
    right: -0.26rem;
    top: 50%;
    margin-top: -0.06rem;
    width: 0.26rem;
    height: 0.26rem;
    background: url(../img/news/arrowmbx_grey.svg) no-repeat;
  }
  /*其他共用样式结束*/
  #contact .contact_box {
    flex: 0 0 auto;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.8rem;
    position: relative;
    background-color: #fff;
    border-radius: 0.04rem;
    padding: 0.4rem;
    text-align: center;
    box-sizing: border-box;
  }
  #contact .contact_box p {
    display: inline-block;
    font-size: 0.32rem;
    font-weight: 500;
    color: #222636;
    line-height: 0.4rem;
    font-style: normal;
    padding: 0.8rem 0 0.32rem 0;
    border-bottom: 1px solid #037F7A;
    text-align: center;
    margin-bottom: 0.24rem;
  }
  #contact .contact_box h2.tel {
    margin-top: 0.24rem;
    font-size: 0.64rem;
  }
  #contact .contact_box h2 {
    font-weight: 400;
    font-size: 0.32rem;
    color: #222636;
    line-height: 0.48rem;
    text-align: center;
    font-style: normal;
  }
  #contact .contact_box h2 img {
    text-align: center;
    position: static;
    margin: 0;
    width: 2rem;
    height: auto;
  }
  #contact .contact_module {
    background-color: #f7f7f7;
    padding: 0.8rem 0 0;
    width: 100%;
    box-sizing: border-box;
  }
  #contact .contact_main {
    display: block;
    margin: 0 0.4rem;
  }
  #contact .contact_box img {
    width: 1.28rem;
    height: 1.28rem;
    text-align: center;
    position: absolute;
    top: -0.32rem;
    left: 50%;
    margin-left: -0.64rem;
  }
  #contact .container {
    max-width: 100%;
    margin: 0;
  }
  #contact .container .map {
    border: 0.01rem solid #fff;
    width: 100%;
  }
  #contact .feedback {
    display: block;
  }
  #contact .feedback_pic {
    flex: 0 0 auto;
    width: 100%;
    height: auto;
  }
  #contact .feedback_form {
    flex: 0 0 auto;
    width: 100%;
    background-color: #fff;
    padding: 0.4rem;
    box-sizing: border-box;
  }
  #contact .feedback_form textarea {
    flex: 0 2 auto;
    border: none;
    list-style: none;
    line-height: 0.4rem;
    background: none;
    font-size: 0.3rem;
    color: #222636;
    width: 100%;
    margin: 0.2rem 0.24rem 0.2rem 0;
    width: 85%;
  }
  #contact .feedback_form .sub_button {
    background-color: #037F7A;
    line-height: 0.8rem;
    height: 0.8rem;
    width: 100%;
    border-radius: 0.04rem;
    margin-top: 0.32rem;
  }
  #contact .feedback_form .sub_button input {
    line-height: 0.8rem;
    height: 0.8rem;
    color: #fff;
    width: 100%;
    cursor: pointer;
    font-size: 0.3rem;
  }
  #contact .feedback_form .form_box label {
    height: 0.8rem;
    line-height: 0.64rem;
    display: inline-block;
    flex: 0 0 auto;
    min-width: 15%;
    font-weight: 400;
    font-size: 0.3rem;
    color: #222636;
    line-height: 0.8rem;
    font-style: normal;
    padding-right: 0.24rem;
  }
  #contact .feedback_form .form_box input {
    flex: 0 2 auto;
    height: 0.8rem;
    line-height: 0.8rem;
    border: none;
    list-style: none;
    background: none;
    font-size: 0.3rem;
    color: #222636;
    width: 85%;
  }
  #contact .feedback_form h2 {
    font-size: 0.48rem;
    color: #222636;
    line-height: 0.5rem;
    text-align: justify;
    font-style: normal;
    margin-bottom: 0.4rem;
  }
  #bussiness .business_module {
    background-color: #fff;
    padding: 0.4rem 0.4rem 0;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #bussiness .bus_main {
    display: block;
    justify-content: space-between;
    margin-bottom: 0.32rem;
    cursor: pointer;
  }
  #bussiness .bus_main_pc {
    display: none;
  }
  #bussiness .bus_pic {
    flex: 0 0 auto;
    width: 100%;
    height: auto;
  }
  #bussiness .bus_info {
    flex: 0 0 auto;
    width: 100%;
    height: auto;
    padding: 0.24rem 0;
    box-sizing: border-box;
  }
  #bussiness .bus_info h2 {
    font-size: 0.36rem;
    color: #222636;
    line-height: 0.56rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 0;
  }
  #bussiness .bus_info p {
    color: #66676E;
    margin: 0.24rem 0;
    font-size: 0.28rem;
    line-height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: auto;
    padding: 0;
  }
  #bussiness .bus_info .bt_more {
    display: none;
  }
  #article .list {
    width: 100%;
    margin: 0;
    padding: 0.4rem 0.4rem 0;
    box-sizing: border-box;
  }
  #article .list .list_con {
    display: block;
    padding-top: 0.48rem;
  }
  #article .list .list_con .news_item:hover {
    background-color: fff;
  }
  #article .list .list_con .news_item {
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer;
    margin: 0 0 0.24rem;
  }
  #article .list .list_con .news_item .ni_boot {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 0.24rem 0;
    margin-top: 0;
  }
  #article .list .list_con .news_item .ni_boot > p {
    color: #66676E;
    padding: 0.24rem 0 0;
    font-size: 0.28rem;
    line-height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: auto;
  }
  #article .list .list_con .news_item .ni_boot span {
    font-size: 0.36rem;
  }
  #article .list .list_con .news_item .ni_boot h3 {
    font-size: 0.36rem;
    color: #222636;
    height: 0.5rem;
    line-height: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  #article .list .list_con .news_item .ni_top {
    width: 100%;
    height: auto;
  }
  #article .list .list_con .news_item .ni_top img {
    width: 100%;
    height: 4rem;
  }
  #article .list .list_tit {
    height: auto;
    display: block;
  }
  #article .list .list_tit .lt_tit {
    padding: 0 0 0.16rem;
    font-weight: bold;
    font-size: 0.48rem;
    color: #222636;
    line-height: 0.5rem;
    text-align: left;
    font-style: normal;
    width: 100%;
  }
  #article .list .list_tit .lt_tab {
    width: 100%;
    height: 0.64rem;
    display: flex;
    justify-content: flex-start;
  }
  #article .list .list_tit .lt_tab .tab_item {
    height: 0.64rem;
    background: #FFFFFF;
    border-radius: 0.32rem;
    border: 1px solid #037F7A;
    backdrop-filter: blur(0.06rem);
    display: inline-block;
    line-height: 0.64rem;
    text-align: center;
    padding: 0 0.24rem;
    font-size: 0.3rem;
    margin-right: 0.16rem;
    cursor: pointer;
    box-sizing: border-box;
  }
  #show .pro_img video {
    width: 100%;
  }
  #show .xq_main {
    width: 100%;
    margin: 0;
    padding: 1.4rem 0.4rem 0;
    box-sizing: border-box;
  }
  #show .xq_main .content {
    padding-bottom: 0;
    font-size: 0.28rem;
    line-height: 0.32rem;
  }
  #show .xq_main .content .pro_img {
    width: 100%;
    margin: 0 auto;
  }
  #show .xq_main .content .pro_img img {
    width: 100%;
    max-width: 100%;
    display: block;
  }
  #show .xq_main .content h2 {
    padding-top: 0.24rem;
    padding-bottom: 0.4rem;
    font-size: 0.48rem;
    color: #222636;
    line-height: 0.58rem;
    font-style: normal;
  }
  #show .xq_main .content .xq_info {
    border-bottom: 0.01rem solid #DADADA;
    padding-bottom: 0.32rem;
    margin-bottom: 0.24rem;
    font-weight: 400;
    font-size: 0.24rem;
    color: #DADADA;
    line-height: 0.32rem;
    font-style: normal;
  }
  #show .xq_main .content .xq_info span {
    padding-right: 0.08rem;
    color: #66676E;
    font-size: 0.24rem;
  }
  #show .xq_main .content .xq_info span.last {
    padding-left: 0;
  }
  #show .xq_main .content .editor {
    padding: 0.4rem 0;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #66676E;
    text-align: justify;
    font-style: normal;
  }
  #show .xq_main .content .editor p {
    padding: 0.2rem 0;
    font-weight: 400;
    font-size: 0.28rem;
    color: #66676E;
    line-height: 0.4rem;
    text-align: justify;
    font-style: normal;
  }
  #show .xq_main .content .editor img {
    width: 100%;
    max-width: 100%;
  }
  #product .pro_img img {
    width: 100%;
  }
  #product .sub_banner {
    height: 4rem;
  }
  #product .pro_tab {
    height: 0.64rem;
    background-color: #037F7A;
    line-height: 0.64rem;
    margin-bottom: 0.64rem;
  }
  #product .pro_tab ul {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin: 0 auto;
  }
  #product .pro_tab ul li {
    flex: 0 0 auto;
    width: 25%;
    height: auto;
    padding: 0;
    box-sizing: border-box;
  }
  #product .pro_tab ul li a {
    display: block;
    width: 100%;
    height: 0.96rem;
    line-height: 0.64rem;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 0.26rem;
    font-style: normal;
    position: relative;
  }
  #product .pro_tab ul li a.active {
    height: 0.8rem;
    background: url(../img/hover.png) no-repeat 0 0;
    position: relative;
    top: -0.16rem;
  }
  #product .pro_tab ul li a.active::after {
    content: "";
    position: absolute;
    right: 50%;
    bottom: 0.2rem;
    margin-right: -0.28rem;
    width: 0.56rem;
    height: 0.01rem;
    background-color: #fff;
  }
  #product .pro_box {
    display: block;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 0.4rem;
    box-sizing: border-box;
    margin: 0 auto;
  }
  #product .pro_box .pro_main {
    flex: 0 0 auto;
    width: 100%;
    height: auto;
    padding: 0;
    box-sizing: border-box;
    flex-wrap: wrap;
    margin: 0.24rem 0 0.4rem;
    cursor: pointer;
  }
  #product .pro_box .pro_main .pro_info {
    height: 0.8rem;
    font-size: 0.36rem;
    line-height: 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  #product .pro_box .pro_main .pro_info a {
    display: flex;
    justify-content: space-between;
    padding: 0 0.16rem;
    font-weight: bold;
    font-size: 0.32rem;
    color: #222636;
    line-height: 0.8rem;
    font-style: normal;
  }
  #product .pro_box .pro_main .pro_info a .more_ny span {
    position: relative;
    display: block;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  #product .pro_box .pro_main .pro_info a .more_ny span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0.44rem;
    margin-top: -0.16rem;
    width: 0.48rem;
    height: 0.32rem;
    background: url(../img/arrow_grey.svg) no-repeat;
  }
  #about .ab_con {
    padding: 0.4rem 0.4rem 0;
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  #about .ab_con .ab_pic {
    width: 100%;
    height: 3.2rem;
    overflow: hidden;
  }
  #about .ab_con .ab_pic img {
    width: 100%;
    height: auto;
  }
  #about .ab_con .ab_left {
    width: 100%;
    padding: 0;
  }
  #about .ab_con .ab_left .ab_tit {
    height: 0.7rem;
    font-weight: bold;
    font-size: 0.56rem;
    color: #037F7A;
    line-height: 0.7rem;
    text-align: justify;
    font-style: normal;
  }
  #about .ab_con .ab_left .ab_info {
    font-size: 0.28rem;
    color: #66676E;
    line-height: 0.44rem;
    height: 6.4rem;
    margin: 0.4rem 0;
    overflow-y: auto;
    padding-right: 0.4rem;
  }
  #about .ab_con .ab_left .ab_info p {
    padding: 0.24rem 0;
  }
  #about .ab_con .ab_left .ab_num {
    display: flex;
    justify-content: space-between;
    padding-top: 0;
  }
  #about .ab_con .ab_left .ab_num .am_item:first-child .am_top .amt_num {
    width: auto;
  }
  #about .ab_con .ab_left .ab_num .am_item {
    width: 33.33%;
    height: 1.43rem;
    margin-right: 0;
  }
  #about .ab_con .ab_left .ab_num .am_item .am_boot {
    width: auto;
    height: 0.26rem;
    font-weight: 400;
    font-size: 0.2rem;
    color: #222636;
    line-height: 0.26rem;
    text-align: left;
  }
  #about .ab_con .ab_left .ab_num .am_item .am_top {
    height: 0.8rem;
    line-height: 0.8rem;
    display: block;
  }
  #about .ab_con .ab_left .ab_num .am_item .am_top .amt_txt {
    display: inline-block;
    font-size: 0.2rem;
    width: auto;
  }
  #about .ab_con .ab_left .ab_num .am_item .am_top .amt_num {
    display: inline-block;
    width: auto;
    height: 0.8rem;
    font-family: BebasNeue;
    font-size: 0.64rem;
    line-height: 0.8rem;
    text-align: left;
    font-style: normal;
    background: linear-gradient(to bottom, #F99104, #F26B21);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #F26B21;
  }
  #about .value_module {
    width: 100%;
    display: block;
    margin-top: 0;
    padding: 0.24rem 0 0;
    box-sizing: border-box;
  }
  #about .value_module .value_main {
    width: 100%;
    height: 4.8rem;
    position: relative;
    margin-bottom: 0.24rem;
    overflow: hidden;
  }
  #about .value_module .value_main .about_info {
    position: absolute;
    bottom: 0.8rem;
    text-align: center;
    width: 100%;
    color: #fff;
    text-shadow: 0px 2px 4px rgba(11, 44, 0, 0.15);
  }
  #about .value_module .value_main .about_info p {
    font-weight: 400;
    font-size: 0.28rem;
    color: #FFFFFF;
    line-height: 0.48rem;
    text-align: center;
    font-style: normal;
  }
  #about .value_module .value_main .about_info h2 {
    font-weight: 500;
    font-size: 0.36rem;
    color: #FFFFFF;
    line-height: 0.6rem;
    text-align: center;
    font-style: normal;
    position: relative;
    padding-bottom: 1rem;
  }
  #about .value_module .value_main .about_info h2::after {
    content: "";
    position: absolute;
    right: 50%;
    top: 0.8rem;
    margin-right: 0px;
    width: 1px;
    height: 0.4rem;
    background-color: #fff;
  }
  #about .value_module .value_main .about_info .icon {
    position: relative;
    display: block;
    margin-bottom: 0.3rem;
  }
  #about .value_module .value_main .about_info .icon01::after {
    content: "";
    position: absolute;
    right: 50%;
    top: -0.8rem;
    margin-right: -26px;
    width: 52px;
    height: 45px;
    background: url(../img/about/about_icon01.svg) no-repeat center center;
    background-size: 100%;
  }
  #about .value_module .value_main .about_info .icon02::after {
    content: "";
    position: absolute;
    right: 50%;
    top: -0.8rem;
    margin-right: -26px;
    width: 52px;
    height: 52px;
    background: url(../img/about/about_icon02.svg) no-repeat center;
    background-size: contain;
  }
  #about .value_module .value_main .about_info .icon03::after {
    content: "";
    position: absolute;
    right: 50%;
    top: -0.8rem;
    margin-right: -24px;
    width: 48px;
    height: 42px;
    background: url(../img/about/about_icon03.svg) no-repeat center;
    background-size: contain;
  }
  #about .story_module {
    width: 100%;
    height: auto;
    display: block;
  }
  #about .story_module .story_pic {
    display: block;
    flex: 0 0 auto;
    width: 100%;
    height: 6.4rem;
    background: #E7E7E9 url(../img/about/ceo.png) no-repeat center bottom;
    background-size: contain;
  }
  #about .story_module .story_main {
    width: 100%;
    padding: 0.6rem 0.4rem;
    box-sizing: border-box;
  }
  #about .story_module .story_main h2 {
    padding: 0 0 0.4rem;
    font-weight: bold;
    font-size: 0.48rem;
    color: #222636;
    line-height: 0.5rem;
    text-align: left;
    font-style: normal;
  }
  #about .story_module .story_main .story_info {
    height: auto;
    padding-right: 0.24rem;
    font-weight: 400;
    font-size: 0.28rem;
    color: #66676E;
    line-height: 0.48rem;
    text-align: justify;
    font-style: normal;
    overflow-y: auto;
    height: 5rem;
  }
  #about .honor {
    position: relative;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0.4rem 0.24rem 0.32rem;
    height: 8rem;
  }
  #about .honor .honor-button-next {
    right: 5%;
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    border-radius: 0.6rem;
    top: 5.9rem;
  }
  #about .honor .honor-button-next i {
    font-size: 12px;
  }
  #about .honor .honor-button-prev {
    left: 5%;
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    border-radius: 0.6rem;
    top: 5.9rem;
  }
  #about .honor .honor-button-prev i {
    font-size: 12px;
  }
  #about .honor .honor_con {
    width: 100%;
    margin: 0.4rem auto 0;
  }
  #about .honor .honor_tit {
    padding: 0 0 0.4rem;
    font-weight: bold;
    font-size: 0.48rem;
    color: #222636;
    line-height: 0.5rem;
    text-align: left;
    font-style: normal;
  }
}
